My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
Re: AE:Calculation for Systems COGS Adjustment
Hi Chris, Thank you for all the information you provided via private message. We noted that the item receipt had 2 separate item lines with different rates for the same item: 1st line - 25 qty at £6.…1 -
Re: Build Assembly Cost in NetSuite.
Hi @rburns515, When creating Assembly Builds, only the components of the Assembly are added to the sublist. There are no standard fields wherein users can enter the labor costs or shipping costs asso…3 -
Re: Saved Search > Landed Cost per Cost Category per Item on Item Receipt
Hi @Mat O2F, Have you tried the transaction saved search documented in SuiteAnswers 32302? Here is the Criteria tab: Here is the Results tab: Formula for the Landed Cost: DECODE(NVL(SUBSTR({memo}, 0,…2 -
Re: Unable to type in native customer field on invoice form
Hi there @User_XQCKI, Can you try comparing the value set in the Maximum Entries in Dropdowns preference in your Prod and SB accounts? You can find this under Home > Set Preferences > General t…1 -
Re: Can I Combine "Case When" with "startsWith"
Hi @Jay Schwausch, Try this: CASE WHEN {name} LIKE '540-%' THEN 'KVH P/N'ELSE 'REVIEW' END Hope this helps! ? -Ivy ========================= If you find this reply to yo…1
